Extend documentation on maintenance scripts
[lhc/web/wiklou.git] / RELEASE-NOTES
index 38a9bdf..d7f1076 100644 (file)
@@ -37,6 +37,7 @@ Code quality:
 * Remove unused OutputPage::addCookie()
 * Fix for short_open_tag off again; please don't break this, guys
 * (bug 4507) Adjust FULLPAGENAMEE escaping to standard form
+* (bug 5302) Merge the two #p-search .pBody statements in monobook css.
 
 Database:
 * Finally dropped MySQL 3.23.x support
@@ -257,6 +258,10 @@ i18n / Languages:
 * (bug 4960) Add additional namespaces variants to Yi projects: Yiddish Wikinews fix
 * (bug 5357) Add the icon near the user name also in RTL interfaces
 * (bug 5156) Update for Hebrew language (he)
+* (bug 4497,4704,5010) Added some new language codes.
+* (bug 5362) Piedmontese added
+* (bug 5349) Update for Portuguese messages (pt)
+* (bug 3573) Finished full Greek translation: namespaces
 
 Parser:
 * (bug 2522) {{CURRENTDAY2}} now shows the current day number with two digits
@@ -384,6 +389,7 @@ Special Pages:
 * (bug 3047) Don't mention talk pages on Special:Movepage when there isn't one
 * Show links to user page, talk page and contributions page on Special:Newpages
 * Special:Export can now export a list of all contributors to an article (off by default)
+* (bug 5372) Add number of files to Special:Statistics
 
 Misc.:
 * PHP 4.1 compatibility fix: don't use new_link parameter to mysql_connect
@@ -716,7 +722,6 @@ fully support the editing toolbar, but was found to be too confusing.
 * (bug 4611) Add user preference (default on) to add new pages to creators's watchlist
 * (bug 5286) Fix regression in display of missing/bad revision IDs
 * (bug 4729) Add user preference that marks a user's edits as patrolled if user is able to
-* (bug 4497,4704,5010) Added some new language codes.
 * (bug 4630) Add user preference to prompt users when entering blank edit summaries
 * Added optional suggest feature for the search box. Set wgUseAjax to true to
   enable it.